home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / asmutil / bluebook.zip / BLUEBOOK.IDX < prev    next >
Text File  |  1986-05-10  |  4KB  |  97 lines

  1. BLUEBOOK.IDX -- Index of procedures
  2.  
  3. BCD2I16        --  Convert from BCD to 16-bit Binary
  4. BCDIN        --  Convert from ASCII Decimal to BCD
  5. BCDOUT        --  Convert from BCD to ASCII Decimal
  6. BIN16IN        --  Convert from ASCII Binary to 16-bit Binary
  7. BIN16OUT    --  Convert from 16-bit Binary to ASCII Binary
  8. BIN802DEC    --  Convert from 80-bit binary to decimal digits
  9. BIN8OUT        --  Convert from 8-bit Binary to ASCII Binary
  10. CBUF_CLR    --  Clear the circular buffer
  11. CBUF_IN        --  Input to circular buffer 
  12. CBUF_INIT    --  Initialize a circular buffer
  13. CBUF_OUT    --  Output to a circular buffer
  14. CBUF_PUT    --  Put a byte into a circular buffer
  15. CLOS_FIL    --  Close a file
  16. CLS        --  Clear the screen
  17. COMPARE        --  Compare two strings
  18. COM_INCK    --  Communications line check
  19. COM_INIT    --  Initialize communications line
  20. COM_OFF        --  Communications line off
  21. COM_ON        --  Communications line on
  22. COM_OUT        --  Communications line output
  23. DEC16IN        --  Convert from ASCII Decimal to 16-bit Binary       
  24. DEC16OUT    --  Convert from 16-bit Binary to ASCII Decimal
  25. DEC8OUT        --  Convert from 8-bit Binary to ASCII Decimal
  26. DECDOUBLE    --  Double a temporary decimal floating point number
  27. DECHALF        --  Halve a temporary decimal floating point number
  28. DECNORM        --  Normalize temporary decimal floating point
  29. DELAY        --  Delay for a specified time interval    
  30. DFP2SFP        --  Convert from double to single precision floating point
  31. EMSG_OUT    --  Exception message output
  32. FIX        --  Convert from floating point to 16-bit integer
  33. FLOAT        --  Convert from 16-bit integer to floating point
  34. FPIN        --  Convert from external to internal floating point
  35. FPINDIGIT    --  Input single decimal digit to floating point
  36. FPOUT        --  Convert from internal to external floating point
  37. FPTDIV        --  Divide temporary floating point by 10
  38. FPTMUL        --  Multiply temporary floating point by 10
  39. FPTNORM        --  Normalize temporary floating point
  40. FREQ        --  Convert from frequency to period
  41. GET_COLOR    --  Get the color of a point on the med res color screen
  42. GET_SPEC    --  Get a file specifier
  43. GLISSNDO    --  Make a glissando (sliding tone)
  44. GMSG_OUT    --  Plot a string
  45. HEX16IN        --  Convert from ASCII Hexadecimal to 16-bit Binary
  46. HEX16OUT    --  Convert from 16-bit Binary to ASCII Hexadecimal
  47. HEX8OUT        --  Convert from 8-bit Binary to ASCII Hexadecimal
  48. I162BCD        --  Convert from 16-bit Binary to BCD
  49. LEXINSERT    --  Lexigraphically insert
  50. LEXSEARCH    --  Search a lexigraphically ordered list
  51. LINSCALE    --  Provide linear scaling
  52. LOWERCASE    --  Convert to lower case
  53. MAKE_FIL    --  Create a file
  54. MBINADD        --  Multidigit binary addition
  55. MBINDIV        --  Multidigit binary division
  56. MBINMUL        --  Multidigit binary multiplication
  57. MBINSUB        --  Multidigit binary subtraction
  58. OCT16IN        --  Convert from ASCII Octal to 16-bit Binary
  59. OCT16OUT    --  Convert from 16-bit Binary to ASCII Octal
  60. OCT8OUT        --  Convert from 8-bit Binary to ASCII Octal
  61. PAINT        --  Fill an area with specified color
  62. PITCH        --  Convert from pitch number    
  63. PLAY        --  Play music from a table
  64. RCHAR        --  Plot a raster character
  65. READ_FIL    --  Read bytes from a file
  66. SAVE        --  Save a file from communications line to disk
  67. SCHAR        --  Plot a stroke character
  68. SET_BOX        --  Fill a rectangular box with specified color
  69. SET_LIN        --  Draw a line
  70. SET_PT        --  Plot a point
  71. SFP2DFP        --  Convert from single to double precision floating point
  72. SFP2TFP        --  Convert from single precision to temporary floating point
  73. SGNDEC16IN    --  Convert from ASCII signed decimal to binary
  74. SORTB        --  Bubble sort a string array
  75. STD_CRLF    --  Standard output with carriage return & linefeed
  76. STD_IN        --  Standard input with echo
  77. STD_INCK    --  Standard input check
  78. STD_INNE    --  Standard input with no echo
  79. STD_MSGOUT    --  Standard output of a message
  80. STD_OUT        --  Standard output
  81. STD_OUTDR    --  Direct standard output
  82. STD_SPACE    --  Standard output of a space    
  83. STRINSERT    --  Insert one string in another
  84. STRSEARCH    --  Search for one string within another
  85. SWITCH        --  Switch two strings
  86. TDECSHOW    --  Display floating point
  87. TFP2SFP        --  Convert from temporary floating point to single precision
  88. TONE        --  Make a tone
  89. TONE_INIT    --  Initialize speaker timer
  90. TONE_OFF    --  Turn off tone
  91. TONE_SET    --  Set the tone on the speaker
  92. UPPERCASE    --  Convert to upper case
  93. WRIT_FIL    --  Write bytes to a file
  94. XOR_BOX        --  Fill a rectangular box using XOR
  95. XOR_PT        --  Plot a point using XOR
  96. >>>>> Physical EOF BLUEBOOK.IDX <<<<<
  97.